Skip to content

Commit

Permalink
Merge pull request #38 from twodarek/twodarek-patch-1
Browse files Browse the repository at this point in the history
Update base image tag
  • Loading branch information
twodarek authored Apr 24, 2022
2 parents e960542 + faead85 commit 265c4e8
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 @@ -8,7 +8,7 @@ COPY . .
RUN go build


FROM thomaswo/ubuntu-base-image:20200525
FROM thomaswo/ubuntu-base-image:20220423

RUN mkdir -p /public/front-end
COPY --from=base /go/src/twodarek/barcampgr-teams-bot/front-end /public/front-end
Expand Down

0 comments on commit 265c4e8

Please sign in to comment.