Browse Source

chore(deps): bump alpine from 3.20 to 3.21 in /hack/api-docs (#4186)

Bumps alpine from 3.20 to 3.21.

---
updated-dependencies:
- dependency-name: alpine
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Gergely Brautigam <182850+Skarlso@users.noreply.github.com>
dependabot[bot] 1 year ago
parent
commit
242f79ee71
1 changed files with 1 additions and 1 deletions
  1. 1 1
      hack/api-docs/Dockerfile

+ 1 - 1
hack/api-docs/Dockerfile

@@ -11,7 +11,7 @@
 # See the License for the specific language governing permissions and
 # See the License for the specific language governing permissions and
 # limitations under the License.
 # limitations under the License.
 
 
-FROM alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a
+FROM alpine:3.21@sha256:21dc6063fd678b478f57c0e13f47560d0ea4eeba26dfc947b2a4f81f686b9f45
 RUN apk add -U --no-cache \
 RUN apk add -U --no-cache \
     python3 \
     python3 \
     python3-dev \
     python3-dev \