Update debian-base image to 0.4.1
This commit is contained in:
parent
ed0dd0cd9a
commit
8e41e046f8
|
|
@ -12,7 +12,7 @@
|
|||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
ARG BASEIMAGE=k8s.gcr.io/debian-base-amd64:0.4.0
|
||||
ARG BASEIMAGE=k8s.gcr.io/debian-base-amd64:0.4.1
|
||||
FROM $BASEIMAGE
|
||||
LABEL maintainer="Marcin Wielgus <mwielgus@google.com>"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue