Skip to content

Commit

Permalink
bump buildgo to 1.9.2 to be consistent with other baseimage usages
Browse files Browse the repository at this point in the history
  • Loading branch information
paskal authored and umputun committed Jul 28, 2022
1 parent ac3a36e commit ff9eab9
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 @@ -45,7 +45,7 @@ RUN \
echo 'Skip frontend build'; \
fi

FROM umputun/baseimage:buildgo-v1.9.1 as build-backend
FROM umputun/baseimage:buildgo-v1.9.2 as build-backend

ARG CI
ARG GITHUB_REF
Expand Down

0 comments on commit ff9eab9

Please sign in to comment.