Skip to content

Commit

Permalink
Merge pull request #94 from wneessen/dependabot/docker/golang-c4fb952
Browse files Browse the repository at this point in the history
build(deps): bump golang from `0b55ab8` to `c4fb952`
  • Loading branch information
wneessen authored Apr 4, 2024
2 parents b6eda67 + 39bed93 commit c19b0a8
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
@@ -1,5 +1,5 @@
## Build first
FROM golang:latest@sha256:0b55ab82ac2a54a6f8f85ec8b943b9e470c39e32c109b766bbc1b801f3fa8d3b as builder
FROM golang:latest@sha256:c4fb952e712efd8f787bcd8e53fd66d1d83b7dc26adabc218e9eac1dbf776bdf as builder
RUN mkdir /builddir
ADD . /builddir/
WORKDIR /builddir
Expand Down

0 comments on commit c19b0a8

Please sign in to comment.