Skip to content

Commit a300925

Browse files
committed
fix dockerfile warning
1 parent 4d7f6ea commit a300925

File tree

1 file changed

+1
-1
lines changed
  • staging/src/k8s.io/kms/internal/plugins/_mock

1 file changed

+1
-1
lines changed

staging/src/k8s.io/kms/internal/plugins/_mock/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 golang:1.24.0-bullseye as builder
15+
FROM golang:1.24.0-bullseye AS builder
1616

1717
WORKDIR /workspace
1818

0 commit comments

Comments
 (0)