We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 01a81f6 + 0807c4b commit 21a8cb1Copy full SHA for 21a8cb1
Dockerfile
@@ -12,7 +12,7 @@
12
# See the License for the specific language governing permissions and
13
# limitations under the License.
14
15
-FROM registry.access.redhat.com/ubi8/ubi-minimal:8.6 as build_base
+FROM registry.access.redhat.com/ubi8/ubi-minimal:8.8 as build_base
16
17
# https://docs.docker.com/engine/reference/builder/#automatic-platform-args-in-the-global-scope
18
# don't provide "default" values (e.g. 'ARG TARGETARCH=amd64') for non-buildx environments,
0 commit comments