Skip to content

Commit 96122e4

Browse files
Merge pull request #97 from etcd-io/dependabot/docker/golang-613a108a4a4b1dfb6923305db791a19d088f77632317cfc3446825c54fb862cd
Bump golang from `d0b3155` to `613a108`
2 parents d884ff2 + 9029a9f commit 96122e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
# See the License for the specific language governing permissions and
1313
# limitations under the License.
1414

15-
FROM docker.io/golang@sha256:d0b31558e6b3e4cc59f6011d79905835108c919143ebecc58f35965bf79948f4
15+
FROM docker.io/golang@sha256:613a108a4a4b1dfb6923305db791a19d088f77632317cfc3446825c54fb862cd
1616

1717
RUN apk add --no-cache curl git make && rm -rf /var/cache/apk/*
1818

0 commit comments

Comments
 (0)