Skip to content

Commit c3a63ed

Browse files
author
IK Renovate Bot
committed
chore(deps): update docker (dockerfile)
1 parent 5968484 commit c3a63ed

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Dockerfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,11 @@
88
# docker run --rm -it toolbox-aws /bin/bash
99
###
1010
# https://hub.docker.com/r/hashicorp/terraform
11-
FROM hashicorp/terraform:1.2.9 as terraform
11+
FROM hashicorp/terraform:1.12.2 as terraform
1212
# https://hub.docker.com/_/node?tab=tags&page=2&name=17
1313
FROM node:20-alpine AS node
1414

15-
FROM alpine:3.16
15+
FROM alpine:3.22
1616

1717
LABEL org.opencontainers.image.authors="[email protected]" \
1818
org.opencontainers.image.vendor="https://github.com/cloudkats" \

0 commit comments

Comments
 (0)