Skip to content

Commit

Permalink
chore(deps): update docker/dockerfile docker tag to v1.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 31, 2024
1 parent 562d7aa commit d411576
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
@@ -1,4 +1,4 @@
# syntax=docker/dockerfile:1.10.0@sha256:865e5dd094beca432e8c0a1d5e1c465db5f998dca4e439981029b3b81fb39ed5
# syntax=docker/dockerfile:1.11.0@sha256:1f2be5a2aa052cbd9aedf893d17c63277c3d1c51b3fb0f3b029c6b34f658d057

Check warning on line 1 in Dockerfile

View workflow job for this annotation

GitHub Actions / 386:tcp image

Base image platform does not match expected target platform

InvalidBaseImagePlatform: Base image ksmanis/portage was pulled with platform "linux/amd64", expected "linux/386" for current build

Check warning on line 1 in Dockerfile

View workflow job for this annotation

GitHub Actions / 386:ssh image

Base image platform does not match expected target platform

InvalidBaseImagePlatform: Base image ksmanis/portage was pulled with platform "linux/amd64", expected "linux/386" for current build

Check warning on line 1 in Dockerfile

View workflow job for this annotation

GitHub Actions / 386:tcp-ccache image

Base image platform does not match expected target platform

InvalidBaseImagePlatform: Base image ksmanis/portage was pulled with platform "linux/amd64", expected "linux/386" for current build

Check warning on line 1 in Dockerfile

View workflow job for this annotation

GitHub Actions / 386:ssh-ccache image

Base image platform does not match expected target platform

InvalidBaseImagePlatform: Base image ksmanis/portage was pulled with platform "linux/amd64", expected "linux/386" for current build

Check warning on line 1 in Dockerfile

View workflow job for this annotation

GitHub Actions / arm/v6:tcp image

Base image platform does not match expected target platform

InvalidBaseImagePlatform: Base image ksmanis/portage was pulled with platform "linux/amd64", expected "linux/arm/v6" for current build

Check warning on line 1 in Dockerfile

View workflow job for this annotation

GitHub Actions / arm/v6:ssh image

Base image platform does not match expected target platform

InvalidBaseImagePlatform: Base image ksmanis/portage was pulled with platform "linux/amd64", expected "linux/arm/v6" for current build

Check warning on line 1 in Dockerfile

View workflow job for this annotation

GitHub Actions / arm/v6:tcp-ccache image

Base image platform does not match expected target platform

InvalidBaseImagePlatform: Base image ksmanis/portage was pulled with platform "linux/amd64", expected "linux/arm/v6" for current build

Check warning on line 1 in Dockerfile

View workflow job for this annotation

GitHub Actions / arm/v6:ssh-ccache image

Base image platform does not match expected target platform

InvalidBaseImagePlatform: Base image ksmanis/portage was pulled with platform "linux/amd64", expected "linux/arm/v6" for current build

Check warning on line 1 in Dockerfile

View workflow job for this annotation

GitHub Actions / arm/v7:tcp image

Base image platform does not match expected target platform

InvalidBaseImagePlatform: Base image ksmanis/portage was pulled with platform "linux/amd64", expected "linux/arm/v7" for current build

Check warning on line 1 in Dockerfile

View workflow job for this annotation

GitHub Actions / arm/v7:ssh image

Base image platform does not match expected target platform

InvalidBaseImagePlatform: Base image ksmanis/portage was pulled with platform "linux/amd64", expected "linux/arm/v7" for current build

Check warning on line 1 in Dockerfile

View workflow job for this annotation

GitHub Actions / arm/v7:tcp-ccache image

Base image platform does not match expected target platform

InvalidBaseImagePlatform: Base image ksmanis/portage was pulled with platform "linux/amd64", expected "linux/arm/v7" for current build

Check warning on line 1 in Dockerfile

View workflow job for this annotation

GitHub Actions / arm/v7:ssh-ccache image

Base image platform does not match expected target platform

InvalidBaseImagePlatform: Base image ksmanis/portage was pulled with platform "linux/amd64", expected "linux/arm/v7" for current build

Check warning on line 1 in Dockerfile

View workflow job for this annotation

GitHub Actions / arm64:tcp image

Base image platform does not match expected target platform

InvalidBaseImagePlatform: Base image ksmanis/portage was pulled with platform "linux/amd64", expected "linux/arm64" for current build

Check warning on line 1 in Dockerfile

View workflow job for this annotation

GitHub Actions / arm64:ssh image

Base image platform does not match expected target platform

InvalidBaseImagePlatform: Base image ksmanis/portage was pulled with platform "linux/amd64", expected "linux/arm64" for current build

Check warning on line 1 in Dockerfile

View workflow job for this annotation

GitHub Actions / arm64:tcp-ccache image

Base image platform does not match expected target platform

InvalidBaseImagePlatform: Base image ksmanis/portage was pulled with platform "linux/amd64", expected "linux/arm64" for current build

Check warning on line 1 in Dockerfile

View workflow job for this annotation

GitHub Actions / arm64:ssh-ccache image

Base image platform does not match expected target platform

InvalidBaseImagePlatform: Base image ksmanis/portage was pulled with platform "linux/amd64", expected "linux/arm64" for current build

Check warning on line 1 in Dockerfile

View workflow job for this annotation

GitHub Actions / ppc64le:tcp image

Base image platform does not match expected target platform

InvalidBaseImagePlatform: Base image ksmanis/portage was pulled with platform "linux/amd64", expected "linux/ppc64le" for current build

Check warning on line 1 in Dockerfile

View workflow job for this annotation

GitHub Actions / ppc64le:ssh image

Base image platform does not match expected target platform

InvalidBaseImagePlatform: Base image ksmanis/portage was pulled with platform "linux/amd64", expected "linux/ppc64le" for current build

Check warning on line 1 in Dockerfile

View workflow job for this annotation

GitHub Actions / ppc64le:tcp-ccache image

Base image platform does not match expected target platform

InvalidBaseImagePlatform: Base image ksmanis/portage was pulled with platform "linux/amd64", expected "linux/ppc64le" for current build

Check warning on line 1 in Dockerfile

View workflow job for this annotation

GitHub Actions / ppc64le:ssh-ccache image

Base image platform does not match expected target platform

InvalidBaseImagePlatform: Base image ksmanis/portage was pulled with platform "linux/amd64", expected "linux/ppc64le" for current build
ARG BASE=distcc

FROM ksmanis/stage3:20241028@sha256:abe8042597d7eebfecbb13d9d711d04f814d2912da34717fef9a40001d404465 AS distcc
Expand Down

0 comments on commit d411576

Please sign in to comment.