Skip to content

Commit 65e9e22

Browse files
Bump golang from 1.23.5-alpine3.20 to 1.24.3-alpine3.20 (#140)
Bumps golang from 1.23.5-alpine3.20 to 1.24.3-alpine3.20. --- updated-dependencies: - dependency-name: golang dependency-version: 1.24.3-alpine3.20 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7ad0f12 commit 65e9e22

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
# See the License for the specific language governing permissions and
1414
# limitations under the License.
1515

16-
FROM golang:1.23.5-alpine3.20@sha256:def59a601e724ddac5139d447e8e9f7d0aeec25db287a9ee1615134bcda266e2 as build
16+
FROM golang:1.24.3-alpine3.20@sha256:9f98e9893fbc798c710f3432baa1e0ac6127799127c3101d2c263c3a954f0abe as build
1717

1818
ARG CGO_ENABLED=0
1919
ARG GOOS=linux

0 commit comments

Comments
 (0)