Skip to content

Commit

Permalink
build(deps): bump golang from 1.22.1-bookworm to 1.23.4-bookworm (#1075)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Dec 5, 2024
1 parent 1319a97 commit 996185b
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 @@ -3,7 +3,7 @@ ARG LIBKMSP11_VERSION=1.6
#------------------------------------------------------------------------------
# Base Debian Image
#------------------------------------------------------------------------------
FROM golang:1.22.1-bookworm AS base
FROM golang:1.23.4-bookworm AS base

ENV DEBIAN_FRONTEND='noninteractive'

Expand Down

0 comments on commit 996185b

Please sign in to comment.