Skip to content

Commit 0ba06b3

Browse files
Merge pull request #1017 from cloudkats/renovate/master-docker-to-do-docker
chore(deps): update golang docker tag to v1.24 (docker-to-do/dockerfile.kaniko-official) (master)
2 parents 9483037 + 347a168 commit 0ba06b3

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)