Skip to content

Commit 347a168

Browse files
author
IK Renovate Bot
committed
chore(deps): update golang docker tag to v1.24 (docker-to-do/dockerfile.kaniko-official)
1 parent 0d2d9aa commit 347a168

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-to-do/Dockerfile.kaniko-official

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
16+
FROM golang:1.24
1717
WORKDIR /src
1818

1919
# This arg is passed by docker buildx & contains the target CPU architecture (e.g., amd64, arm64, etc.)

0 commit comments

Comments
 (0)