Skip to content

Commit 29d97e6

Browse files
deps:chore - update alpine Docker tag to v3.18.5
Signed-off-by: Renovate Bot <bot@renovateapp.com>
1 parent 873d410 commit 29d97e6

File tree

1 file changed

+1
-1
lines changed
  • internal/services/formatters/shell/deployments

1 file changed

+1
-1
lines changed

internal/services/formatters/shell/deployments/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,6 @@
1212
# See the License for the specific language governing permissions and
1313
# limitations under the License.
1414

15-
FROM alpine:3.16.0
15+
FROM alpine:3.18.5
1616

1717
RUN apk add shellcheck>0.7.2

0 commit comments

Comments
 (0)