Skip to content

Commit

Permalink
Bumb docker version to v135_1 (#802)
Browse files Browse the repository at this point in the history
  • Loading branch information
ije authored Feb 28, 2024
1 parent 8ca96d1 commit fcbadc3
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 @@ -5,7 +5,7 @@
#######################################
FROM golang:1.20-alpine AS build-stage

ENV ESM_SH_VERSION v135
ENV ESM_SH_VERSION v135_1
ENV ESM_SH_GIT_URL https://github.com/esm-dev/esm.sh

RUN apk update && apk add --no-cache git
Expand Down

0 comments on commit fcbadc3

Please sign in to comment.