Skip to content

Commit

Permalink
🌱 Bump golang from 3c4de86 to c4fb952
Browse files Browse the repository at this point in the history
Bumps golang from `3c4de86` to `c4fb952`.

---
updated-dependencies:
- dependency-name: golang
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Apr 3, 2024
1 parent 4d61261 commit 5932b48
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 @@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.

FROM golang@sha256:3c4de86eec9cbc619cdd72424abd88326ffcf5d813a8338a7743c55e5898734f AS base
FROM golang@sha256:c4fb952e712efd8f787bcd8e53fd66d1d83b7dc26adabc218e9eac1dbf776bdf AS base
WORKDIR /src
ENV CGO_ENABLED=0
COPY go.* ./
Expand Down

0 comments on commit 5932b48

Please sign in to comment.