Skip to content

Commit

Permalink
Merge pull request #11 from nstankov-bg/dependabot/docker/golang-1.21…
Browse files Browse the repository at this point in the history
…rc3-bullseye

chore(deps): bump golang from 1.21rc2-bullseye to 1.21rc3-bullseye
  • Loading branch information
nstankov-bg committed Jul 22, 2023
2 parents 9e13d65 + 19b1875 commit aca0446
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 @@
# Start from the specific golang base image
FROM golang:1.21rc2-bullseye AS builder
FROM golang:1.21rc3-bullseye AS builder

# Add Maintainer Info
LABEL maintainer="Nikolay Stankov <babati@duck.com>"
Expand Down

0 comments on commit aca0446

Please sign in to comment.