Skip to content

Commit

Permalink
#267 Update Dockerfile to use ruby 3.1, readme fix
Browse files Browse the repository at this point in the history
  • Loading branch information
rogerluan committed May 4, 2023
2 parents a6c3f8b + 0ef3ad3 commit 8e08d32
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
@@ -1,4 +1,4 @@
FROM timbru31/ruby-node:2.6-14
FROM timbru31/ruby-node:3.1

WORKDIR /app

Expand Down
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -129,7 +129,7 @@ services:
hostname: app-store-connect-notifier
image: rogerluan/app-store-connect-notifier
environment:
SPACESHIP_CONNECT_API_KEY: >
SPACESHIP_CONNECT_API_KEY: |
-----BEGIN PRIVATE KEY-----
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Expand Down

0 comments on commit 8e08d32

Please sign in to comment.