Skip to content

Commit

Permalink
fix: airbyte-config/init/Dockerfile to reduce vulnerabilities (#16497)
Browse files Browse the repository at this point in the history
  • Loading branch information
octavia-squidington-iii and snyk-bot committed Sep 8, 2022
1 parent 4b3e0f5 commit acbdac3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion airbyte-config/init/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
ARG ALPINE_IMAGE=alpine:3.4
ARG ALPINE_IMAGE=alpine:3.13
FROM ${ALPINE_IMAGE} AS seed

WORKDIR /app
Expand Down

0 comments on commit acbdac3

Please sign in to comment.