Skip to content

Commit

Permalink
deps:chore - update alpine Docker tag to v3.20.1
Browse files Browse the repository at this point in the history
Signed-off-by: Renovate Bot <[email protected]>
  • Loading branch information
renovate[bot] authored Jun 20, 2024
1 parent 873d410 commit a05637b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion internal/services/formatters/shell/deployments/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,6 @@
# See the License for the specific language governing permissions and
# limitations under the License.

FROM alpine:3.16.0
FROM alpine:3.20.1

RUN apk add shellcheck>0.7.2

0 comments on commit a05637b

Please sign in to comment.