Browse Source

chore(deps): bump alpine from `0a4eaa0` to `beefdbd` in /hack/api-docs (#3884)

Bumps alpine from `0a4eaa0` to `beefdbd`.

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] 1 year ago
parent
commit
61e30f2b7c
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
 # limitations under the License.
 
-FROM alpine:3.20@sha256:0a4eaa0eecf5f8c050e5bba433f58c052be7587ee8af3e8b3910ef9ab5fbe9f5
+FROM alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d
 RUN apk add -U --no-cache \
     python3 \
     python3-dev \