feat(oraclejdk): update tags & readme

This commit is contained in:
2025-10-07 21:14:35 +07:00
parent 76e699fac9
commit ef14f53213
2 changed files with 5 additions and 2 deletions
@@ -6,6 +6,7 @@ on:
- 'main'
paths:
- 'oraclejdk-8/**'
- '.github/workflows/publish-oraclejdk-8.yml'
workflow_dispatch:
jobs:
@@ -41,6 +42,9 @@ jobs:
images: |
${{ secrets.DOCKER_USERNAME }}/oraclejdk-8
ghcr.io/${{ github.actor }}/oraclejdk-8
tags: |
type=raw,value=latest
type=raw,value=8u201
- name: Build and push Docker images
id: push