Skip to content

Commit

Permalink
Merge branch 'master' of github.com:bbernhard/signal-cli-rest-api
Browse files Browse the repository at this point in the history
  • Loading branch information
Bernhard B committed Nov 24, 2023
2 parents 7188730 + bdf55a5 commit e4a2150
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,7 @@ RUN cd /tmp/signal-cli-rest-api-src && swag init && go test ./client -v && go bu
RUN cd /tmp/signal-cli-rest-api-src/scripts && go build -o jsonrpc2-helper

# Start a fresh container for release container
FROM eclipse-temurin:17-focal
FROM eclipse-temurin:17-jre-focal

ENV GIN_MODE=release

Expand Down

0 comments on commit e4a2150

Please sign in to comment.