Skip to content

Commit c7fc86a

Browse files
author
Timo Reimann
authored
Merge pull request #410 from cpanato/alpine
dockerfile: update alpine base image to the latest to fix any security issues
2 parents 37aecdb + 005a9e7 commit c7fc86a

File tree

1 file changed

+1
-1
lines changed
  • cloud-controller-manager/cmd/digitalocean-cloud-controller-manager

1 file changed

+1
-1
lines changed

cloud-controller-manager/cmd/digitalocean-cloud-controller-manager/Dockerfile

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

15-
FROM alpine:3.6
15+
FROM alpine:3.15
1616

1717
RUN apk add --no-cache ca-certificates
1818

0 commit comments

Comments
 (0)