Skip to content
This repository has been archived by the owner on Nov 7, 2022. It is now read-only.

Commit

Permalink
Merge branch 'release/0.13.5'
Browse files Browse the repository at this point in the history
  • Loading branch information
pehbehbeh committed Nov 19, 2021
2 parents f07b9d5 + 6192ed7 commit f22fa9e
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 @@ -35,7 +35,7 @@ EXPOSE 4000
# Stage: runtime
##################################################

FROM alpine:3.14.2 as runtime
FROM alpine:3.14.3 as runtime

ENV APP_HOME=/opt/app
RUN mkdir $APP_HOME
Expand Down

0 comments on commit f22fa9e

Please sign in to comment.